HeartbeatOrBuilder

interface HeartbeatOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getPeriod(): Int

Period in seconds that the heartbeat is sent out that will be sent to the client
uint32 period = 1;
Link copied to clipboard
abstract fun getSecondary(): Int

If set, this is not the primary Store & Forward router on the mesh
uint32 secondary = 2;